home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Re Part Server.13 < prev    next >
Encoding:
Internet Message Format  |  1996-07-11  |  1.8 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Part Server
  2. Sent:        7/10/96 6:35 PM
  3. Received:    7/10/96 6:11 PM
  4. From:        Greg Friedman, friedman@cognosis.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Serge Froment wrote:
  9. > >I suspect that memory allocated by the shared library will be deallocated
  10. > >when the calling process quits. This is certainly true of memory allocated
  11. > >in the application zone. I believe that starting with some version of
  12. > >System 7.x, temp memory allocated by an application began getting
  13. > >automatically deallocated when the process was terminated. In my opinion,
  14. > >it's a good idea to explicitly deallocate memory.
  15. >
  16. > Would't this make quite hard to implement data caching and data sharing
  17. > with different parts that view the same data?
  18.  
  19. Perhaps we're thinking of different things. I was proposing this as a
  20. mechanism for implementing a "service", not for parts that contain content.
  21.  
  22.  
  23. > Congratulations! Tous mes voeux de bonheur! (Sorry, but I don't know the
  24. > proper English words for that occasion... Just plug in the standard
  25. > sentense and it should be OK :-)
  26.  
  27. Thanks.
  28.  
  29. >
  30. > >You're going to have a tough time breaking apple event support out of
  31. > >MacApp. It's dependent on the MacApp TObject hierarchy, as well as the
  32. > >MacApp string, stream, and color classes.
  33. >
  34. > Would you consider the benefits of MacApp's AE support overweight the extra
  35. > luggage?
  36.  
  37. Depends on what you're trying to do. MacApp 3.3.x provides full support for
  38. the Apple Event Object Model. It does object resolution and direct
  39. dispatching of incoming events (similar to ODF). I doubt that a simple
  40. background task really needs this much support.
  41.  
  42. Greg.
  43.  
  44.  
  45. ___________________________________________________________
  46.  Greg Friedman       ODF Engineering        Apple Computer
  47.  
  48.  
  49.